message = "Ma.gnolia.com reported that the service is currently unavailable; your bookmarks cannot be updated. Contact Magnolia for more informations.";
break;
case aError.FAVS_INVALID_AUTH:
message = "Ma.gnolia.com reported that your username or password is wrong. Please log in to Ma.gnolia.com again to update your authentication information.";
break;
default:
message = "Ma.gnolia.com returned an unknown error ["+aError.serviceErrorCode+"]";